課程資訊
課程名稱
計算機程式
Computer Programming 
開課學期
103-1 
授課對象
電機工程學系  
授課教師
謝宏昀 
課號
EE1004 
課程識別碼
901 10210 
班次
01 
學分
全/半年
半年 
必/選修
必修 
上課時間
星期二5(12:20~13:10)星期三7,8(14:20~16:20) 
上課地點
電二144電二144 
備註
本系優先。
限本系所學生(含輔系、雙修生)
總人數上限:60人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1031programming 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This is an introductory course to computer programming in C++. It is designed for students with little or no prior programming experience. 

課程目標
(1) Introduction
(2) Variable and Arithmetic Operation
(3) Control Structure
(4) Function
(5) Array and Pointer
(6) Class
(7) Object-Oriented Programming
(8) Miscellaneous Topics
 
課程要求
 
預期每週課後學習時數
 
Office Hours
另約時間 
指定閱讀
 
參考書目
Deitel and Deitel, "C++: How to Program (Late Objects Version)," 7th Edition, Prentice Hall, 2010. 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
平時成績 
5% 
 
2. 
作業 
25% 
 
3. 
期中考二 
25% 
 
4. 
期中考一 
25% 
 
5. 
期末專題 
20% 
 
 
課程進度
週次
日期
單元主題
第01週
09/16, 09/17  Introduction 
第02週
09/23, 09/24  Introduction (cont.) 
第03週
09/30, 10/01  Variable 
第04週
10/07, 10/08  Variable (cont.) 
第05週
10/14, 10/15  Control Structure 
第06週
10/21, 10/22  Function 
第07週
10/28, 10/29  Function (cont.) 
第08週
11/04, 11/05  Pointer 
第09週
11/11, 11/12  Pointer (cont.) & Library 
第10週
11/18, 11/19  Library (cont.) & Review 
第11週
11/25, 11/26  Class 
第12週
12/02, 12/03  Class (cont.) 
第14週
12/16, 12/17  Class (cont.) 
第15週
12/23, 12/24  Operator Overloading 
第16週
12/30, 12/31  Operator Overloading (cont.) & Inheritance 
第17週
01/06, 01/07  Inheritance (cont.)